home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Antivirus / Panda Antivirus / plat.exe / data1.cab / Comunes / Analisis.dll / RCDATA / TANALIZARMD / TANALIZARMD.txt < prev   
Encoding:
Text File  |  1999-03-31  |  3.1 KB  |  102 lines

  1. object AnalizarMD: TAnalizarMD
  2.   Tag = 26700
  3.   Left = 312
  4.   Top = 293
  5.   BorderIcons = [biSystemMenu, biHelp]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Analizar M∩┐╜ltiples Disquetes'
  8.   ClientHeight = 173
  9.   ClientWidth = 344
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Tag = 26800
  21.     Left = 14
  22.     Top = 14
  23.     Width = 87
  24.     Height = 13
  25.     Caption = 'Siguiente disquete'
  26.   end
  27.   object Bevel1: TBevel
  28.     Left = 112
  29.     Top = 20
  30.     Width = 217
  31.     Height = 13
  32.     Shape = bsTopLine
  33.   end
  34.   object Label2: TLabel
  35.     Tag = 26900
  36.     Left = 58
  37.     Top = 35
  38.     Width = 257
  39.     Height = 26
  40.     Caption = 
  41.       'Puedes pulsar "Siguiente" para analizar otro disquete o "Termina' +
  42.       'r" para finalizar con el an∩┐╜lisis de disquetes.'
  43.     WordWrap = True
  44.   end
  45.   object PandaBrown1: TPandaBrown
  46.     Left = 14
  47.     Top = 35
  48.     Width = 32
  49.     Height = 32
  50.     TheBrown.Data = {
  51.       76020000424D7602000000000000760000002800000020000000200000000100
  52.       0400000000000002000000000000000000001000000010000000FFFFFF0000FF
  53.       FF00FF00FF000000FF00C0C0C00080808000008080008000800000008000FFFF
  54.       000000FF00008080000000800000FF0000008000000000000000222222222222
  55.       2222222222222222222222222222222222222222222222222222222222222222
  56.       22222222222222228F2222FFFFFFFFFFFFFFFF222222222883F2266654545555
  57.       544566F22222228831F2266655454555504566F2222228831F22266654545455
  58.       504566F222228831F2222666554545555005FFFFFFF8331F2222261654545455
  59.       500FF5BBBBFFF1F2222226615555555555559999999BFF222222261666666666
  60.       655909090999BF5222222641666666666540909090999BF22222261466666666
  61.       6599090909099BFFF2222646010101010590909090999BF66F22261600101010
  62.       1509000909099BF66F222646000001010590000090999BF66F22261600000000
  63.       1059000909099F566F22260600000000005090909099BF566F22261600000000
  64.       00055909094FF5566F222606CCCCCCCCCCCC555555F666666F222666CCCCCCCC
  65.       CCCC66F6666666666F2222222222222261466666666666646F22222222222222
  66.       64601010101010166F2222222222222261600101010101066F22222222222222
  67.       64600000101010166F2222222222222261600000000101066F22222222222222
  68.       60600000000000166F2222222222222261600000000000066F22222222222222
  69.       606CCCCCCCCCCCC60F22222222222222666CCCCCCCCCCCC66F22222222222222
  70.       2222222222222222222222222222222222222222222222222222}
  71.   end
  72.   object ButtonSiguiente: TButton
  73.     Tag = 60000
  74.     Left = 168
  75.     Top = 145
  76.     Width = 75
  77.     Height = 22
  78.     Caption = 'Siguiente'
  79.     TabOrder = 0
  80.     OnClick = ButtonSiguienteClick
  81.   end
  82.   object ButtonTerminar: TButton
  83.     Tag = 59900
  84.     Left = 254
  85.     Top = 145
  86.     Width = 75
  87.     Height = 22
  88.     Caption = 'Terminar'
  89.     TabOrder = 1
  90.     OnClick = ButtonTerminarClick
  91.   end
  92.   object ManuForm1: TManuForm
  93.     Enabled = False
  94.     TitleBar.ApplicationInfo.FontStyle = [fsBold]
  95.     TitleBar.Color = clMaroon
  96.     TitleBar.CompanyInfo.FontStyle = [fsBold, fsItalic]
  97.     TitleBar.NbOfColors = 0
  98.     Left = 298
  99.     Top = 8
  100.   end
  101. end
  102.